Welcome![Sign In][Sign Up]
Location:
Search - DIB bmp

Search list

[File Operatedata2bmp

Description: BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。
Platform: | Size: 24694 | Author: 石英 | Hits:

[Other resourceCDib

Description: 我自己整合的Dib类,可以实现对BMP图像的多种处理功能。
Platform: | Size: 5779 | Author: 耗子 | Hits:

[Other resourceShowDIB

Description: 可以进行bmp文件的打开/存储操作,采用MFC单文档/视图体系,对VC的DIB进行了封装
Platform: | Size: 453763 | Author: 刘宇波 | Hits:

[Other resourceFLib

Description: FCDib封装DIB操作的类;FCDibEffect 32Bit-DIB特效处理; FCImage图像文件处理操作,支持Jpg, Gif, Bmp, Pcx, Tga, Png格式;FCLzwLZW算法编/解码类。RLE算法 RLE算法编/解码。
Platform: | Size: 890270 | Author: 王群 | Hits:

[Other resourceagag

Description: 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现_图像增强,图像匹配,图像复员,图像变换,特
Platform: | Size: 2657293 | Author: wangwei | Hits:

[Other resourceShowDIB

Description: 该程序显示位图(BMP),有读写功能,但是没有DIB类
Platform: | Size: 38192 | Author: 梁德高 | Hits:

[Special Effectsimageprocession

Description: 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现_图像增强,图像匹配,图像复员,图像变换.
Platform: | Size: 2702464 | Author: 亚飞 | Hits:

[GDI-BitmapZoomDIB

Description: BMP图像缩小 函数名称: ZoomDIB() 该函数用来缩放DIB图像,返回新生成DIB的句柄。
Platform: | Size: 1818 | Author: GYT | Hits:

[Windows DevelopMyViewer

Description: 可以快速查看: 压缩文件 :.zip WEB文件 :.htm,.html,.shtml 文本文件 :.rtf, \".gq\", \".txt\", \".diz\", \".bas\", \".frm\", \".bat\", \".vbp\", \".c\", \".cpp\", \".mak\" \".vbw\", \".doc\", \".url\" 图象文件 :\".bmp\", \".gif\", \".jpg\", \".ico\", \".wmf\", \".dib\", \".cur\"
Platform: | Size: 8643 | Author: 凌钰哲 | Hits:

[Special EffectsReadPic1

Description: 基于VC的JPG和BMP的图像读取 显示 并含有部分图像处理功能。有一个简易的DIB类
Platform: | Size: 583611 | Author: 廖正全 | Hits:

[Special EffectsDIB_

Description: 通用的DIB类库,能实现bmp文件的显示,适合图象处理初学者
Platform: | Size: 92532 | Author: Rooger | Hits:

[Multimedia programch1_1View

Description: 用VC对bmp,DIB格式的图像进行变换(如打开,替代,移位,放缩等)-VC right bmp, DIB format image transformation (such as open alternatives, translocation, Zooming, etc.)
Platform: | Size: 11495 | Author: 熊模昌 | Hits:

[Graph programgvocx

Description: 专业级别的读写图形文件的OCX控件,能支持art,bmp,cut,dib,emp,gem,gif,hrz,iff,img,png,jpg,lbm,mac,msp,pcx,ras,rle,tga,tif,wmf,wpg等文件格式。-professional-level graphics literacy documents OCX controls will support the art, bmp, cut, Freehand emp, gem, gif, hrz, iff, img, png, jpg, LBM, mac, msp, nil, ras, eps, and vbx, tif , exe, wpg other file formats.
Platform: | Size: 264475 | Author: 毛邦燕 | Hits:

[Graph programcrystal

Description: 一个图形创建和处理控件, 它支持bmp, cur, dib, emf, gif, ico, jpg和wmf文件格式, 能装入, 存储, 画, 处理和打印图形. 有多种处理效果. (free) cool-a graphics creation and processing controls, which supports bmp, cur, Freehand, Corel, gif, ico, jpg and exe file format, can be loaded, storage, painting, processing and print graphics. There are a variety of treatment effect. (Free) cool
Platform: | Size: 49325 | Author: 毛邦燕 | Hits:

[Graph Recognizewindows_dibapi

Description: DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally *. BMP file stored in the form of disk, sometimes stored in *. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algorithm to image data, but generally DIB is not compressed. DIB structure
Platform: | Size: 6457 | Author: 王小二 | Hits:

[Graph programbmplib的读取和各种经典图片变化处理算法的比较

Description: 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现:图像增强,图像匹配,图像复员,图像变换,特征提取,图像识别和图像分割 除此之外,该程序还给出了各个算法的实现结果的比较.详细内容参见压缩包内的-bmp realized by the pictures and Freehand read, and can use various classic picture of the algorithm to achieve : image enhancement, image matching, image demobilization, Image Transform, feature extraction, image recognition and image segmentation addition, the program also gives the various algorithms to achieve more results . See details of the compressed
Platform: | Size: 2657293 | Author: 方完 | Hits:

[Graph programcrystal

Description: 一个图形创建和处理控件, 它支持bmp, cur, dib, emf, gif, ico, jpg和wmf文件格式, 能装入, 存储, 画, 处理和打印图形. 有多种处理效果. (free) cool-a graphics creation and processing controls, which supports bmp, cur, Freehand, Corel, gif, ico, jpg and exe file format, can be loaded, storage, painting, processing and print graphics. There are a variety of treatment effect. (Free) cool
Platform: | Size: 49152 | Author: 毛邦燕 | Hits:

[Special Effectssobel

Description: 可以实现bmp图象的sobel边缘检测运算,并含有可图象重建功能。简单,易懂,使用了DIB接口,适合作数字图象处理的初学者作参考-Bmp images can be achieved sobel edge detection operator, and contains the reconstruction of functional images. Simple, understandable, the use of the DIB interface, suitable for beginners of digital image processing for information
Platform: | Size: 67584 | Author: 苗然 | Hits:

[Picture ViewerShowDIB

Description: 该程序显示位图(BMP),有读写功能,但是没有DIB类-The program displays a bitmap (BMP), has read and write functions, but no category DIB
Platform: | Size: 3269632 | Author: 梁德高 | Hits:

[Special Effectsimageprocession

Description: 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现_图像增强,图像匹配,图像复员,图像变换.-Process and realize the bmp images dib read, and use a variety of classic algorithm to realize image _ image enhancement, image matching, image demobilization, image transformation.
Platform: | Size: 2702336 | Author: 亚飞 | Hits:
« 1 2 3 4 5 6 7 89 10 11 »

CodeBus www.codebus.net